Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update kube-prometheus-stack ( 60.3.0 β†’ 60.4.0 ) #4937

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jun 25, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 60.3.0 -> 60.4.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner June 25, 2024 09:08
@lumiere-bot lumiere-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/sol labels Jun 25, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jun 25, 2024

--- kubernetes/sol/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/sol/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -13,13 +13,13 @@

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 60.3.0
+      version: 60.4.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   install:
     crds: CreateReplace
     remediation:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jun 25, 2024

--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-state-metrics

+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-state-metrics

@@ -69,12 +69,13 @@

             port: 8080
             scheme: HTTP
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
+        resources: {}
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

@@ -9,12 +9,13 @@

     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/instance: kube-prometheus-stack
     app.kubernetes.io/part-of: kube-prometheus-stack
     release: kube-prometheus-stack
     heritage: Helm
 spec:
+  automountServiceAccountToken: true
   image: quay.io/prometheus/prometheus:v2.51.0-dedupelabels
   version: v2.51.0-dedupelabels
   externalLabels:
     cluster: storage
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus.286k.co/

@lumiere-bot lumiere-bot bot force-pushed the renovate/sol-kube-prometheus-stack-60.x branch from 79442ea to 3d0fbdd Compare June 25, 2024 14:08
@lumiere-bot lumiere-bot bot merged commit e03f190 into main Jun 27, 2024
11 of 12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/sol-kube-prometheus-stack-60.x branch June 27, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants